GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / HTMLScale Property





In This Topic
HTMLScale Property (GdPictureDocumentConverter)
In This Topic
Syntax
'Declaration
 
Public Property HTMLScale As Single
public float HTMLScale {get; set;}
public read-write property HTMLScale: Single; 
public function get,set HTMLScale : float
public: __property float get_HTMLScale();
public: __property void set_HTMLScale( 
   float value
);
public:
property float HTMLScale {
   float get();
   void set (    float value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter
GdPictureDocumentConverter Members